Skip to content

[TINK] Modify tmpfsroot mount for tink image#173

Merged
anujm1 merged 2 commits intoopen-edge-platform:3.0-devfrom
liulis-sg:tmpfs_mount_checkin
Jun 10, 2025
Merged

[TINK] Modify tmpfsroot mount for tink image#173
anujm1 merged 2 commits intoopen-edge-platform:3.0-devfrom
liulis-sg:tmpfs_mount_checkin

Conversation

@liulis-sg
Copy link
Copy Markdown
Contributor

Remove limit of 1G of tmpfs, it will by default take take up 50% of RAM

Remove specifying size as 1G when mounting /tmpfs Also remove create /etc/fstab file and remove rootflags to limit tmpfs to 1G

Merge Checklist

All boxes should be checked before merging the PR

  • [] The changes in the PR have been built and tested
  • [] cgmanifest file has been updated if required
  • [] Ready to merge

Description

Any Newly Introduced Dependencies

How Has This Been Tested?

liulis-sg and others added 2 commits May 30, 2025 07:19
Remove limit of 1G of tmpfs, it will by default take take up 50% of RAM

Remove specifying size as 1G when  mounting /tmpfs
Also remove create /etc/fstab file and remove rootflags to limit
tmpfs to 1G

Signed-off-by: Lishan Liu <lishan.liu@intel.com>
@sfonn
Copy link
Copy Markdown
Contributor

sfonn commented Jun 9, 2025

Changes in this PR has been tested to be working with EMF integration by Panigrahi, Piyush and verified functionally working.

@anujm1 anujm1 marked this pull request as ready for review June 10, 2025 02:15
@anujm1 anujm1 requested a review from a team as a code owner June 10, 2025 02:15
@anujm1 anujm1 merged commit 77e252f into open-edge-platform:3.0-dev Jun 10, 2025
14 checks passed
ranjan-dutta pushed a commit that referenced this pull request Jun 26, 2025
Remove limit of 1G of tmpfs, it will by default take take up 50% of RAM

Remove specifying size as 1G when  mounting /tmpfs
Also remove create /etc/fstab file and remove rootflags to limit
tmpfs to 1G

Signed-off-by: Lishan Liu <lishan.liu@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants